projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf8be1e
)
Add bashcomp to Makefile.in
author
gentoo90
<gentoo90@gmail.com>
Tue, 21 Oct 2014 17:32:20 +0000
(20:32 +0300)
committer
gentoo90
<gentoo90@gmail.com>
Tue, 21 Oct 2014 17:32:20 +0000
(20:32 +0300)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 73aedcaf2c0a5ac345eebc245793004002bd7533..359fc1b11c59ccdd1524b3e0d803ae3503858d8a 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-158,6
+158,7
@@
prepare-manifest-$(1):
$$(PKGDIR_$(1))/share/doc/cargo
cp $$(TARGET_$(1))/cargo$$(X) $$(PKGDIR_$(1))/bin
cp src/etc/cargo.1 $$(PKGDIR_$(1))/share/man/man1
+ cp src/etc/cargo.bashcomp.sh $$(PKGDIR_$(1))/etc/bash_completion.d/cargo
#cp $$(BIN_TARGETS_$(1)) $$(PKGDIR_$(1))/lib/cargo
cp README.md LICENSE-MIT LICENSE-APACHE LICENSE-THIRD-PARTY \
$$(PKGDIR_$(1))/share/doc/cargo